/*头部样式*/
.header-top {
    height: 140px;
}

.mr45 {
    margin-right: 45px;
}

.mr100 {
    margin-right: 100px;
}
.ml20 {
    margin-left: 20px;
}
.ft400 {
    font-weight: 400;
}

.search-box {
    width: 300px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7 !important;
    border-radius: 10px;
    overflow: hidden;
}

.search-box input {
    border: none !important;
    width: 200px;
    font-size: 14px !important;
}

.search-box input:focus {
    border: none !important;
    outline: 0;
}

.search-box img {
    width: 22px;
    height: 22px;
}

.search-img {
    width: 50px;
    height: 50px;
    border-left: 1px solid #E7E7E7 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    cursor: pointer;
    background-color: #ffffff !important;
}



.logo {
    width: 140px;
    height: 74px;
    margin-right: 54px;
}

.logo a.lo {
    width: 140px !important;
    height: 74px !important;
    margin: 0 !important;
}
/*头部样式完*/
.menu-content-box {
    width: 230px;
    height: 368px;
    background: #F5F5F5;
    border-radius: 0px 0px 10px 10px;
}

.left-menu {
    /*background: #F5F5F5;*/
    border-radius: 10px;
    height: 424px;
    width: 230px;
    position: absolute;
    top: 0;
    left:0;
    z-index: 9;
}

.menu-top {
    width: 230px;
    height: 57px;
    cursor: pointer;
    text-align: center;
    line-height: 57px;
    /*background-color: #ffffff !important;*/
}

.left-active {
    background: url("../../images/left-active.png");
    width: 230px;
    height: 57px;
}

.left-active div:nth-child(1) {
    font-size: 16px;
    color: #74BE5E;
}

.right-active {
    background: url("../../images/right-active.png");
    width: 230px;
    height: 57px;
}

.right-active div:nth-child(1) {
    font-size: 16px;
    color: #74BE5E;
}

.menu-content-box .menu-one {
    width: 230px;
    height: 50px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
}
.menu-content-box .menu-one:nth-child(1){
    margin-top: 0;
}
.menu-active{
    background-color: #ffffff;
    position: relative;
}
.menu-active:before{
    content: '';
    width: 2px;
    height: 50px;
    background: #74BE5E;
    position: absolute;
    left: 0;
    top: 0;
}


.menu-content-box .menu-one img {
    width: 10px;
    height: 16px;
    margin-right: 15px;
}

.ml30 {
    margin-left: 30px;
}

.menu-box {
    position: relative;
    padding-left: 220px;
    box-sizing: border-box;
    padding-top: 4px;
}

.more-menu {
    width: 560px;
    height: 420px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(56, 56, 56, 0.05);
    border-radius: 0px 10px 10px 0px;
    position: absolute;
    top: 4px;
    left: 230px;
    overflow-y: scroll;
    z-index: 99;
}
.more-menu::-webkit-scrollbar{
    width: 0;
}

.hide-menu {
    display: none;
}

.more-title {
    margin-left: 60px;
    margin-top: 32px;
    margin-bottom: 24px;
}

a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
 a:link {
    color: #333;
}

/* 未访问的链接 */
 a:visited {
    color: #333;
}

/* 已访问的链接 */
 a:hover {
    color: #333;
}

/* 鼠标移动到链接上 */
 a:active {
    color: #333;
}
/*.menu-goods a:link {*/
/*    color: #74BE5E !important;*/
/*}*/
.menu-goods-title:visited {
    color: #74BE5E !important;
}


.menu-goods-title:hover {
    color: #74BE5E !important;
}

.menu-goods-title:active {
    color: #74BE5E !important;
}
.menu-goods img{
    width: 25px;
    height: 25px;
    padding-right: 10px;
}
.menu-goods-title{
    padding-right: 10px;
    margin-left: 60px;
    color: #74BE5E;
}
.sub-box a:hover{
    color: #74BE5E !important;
}
.sub-box a{
    padding: 0 6px 0 7px;
    border-left: 1px solid #ddd;
    height: 16px;
    line-height: 16px;
}
.menu-goods{
    margin-top: 15px;
    margin-bottom: 15px;
}

.swiper-container{
    border-radius: 0px 10px 10px 0px;

}
.swiper-slide img{
    border-radius: 10px;
    width: 980px;
}
.swiper-pagination-bullet-active{
    background: #74BE5E !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    right: 33px;
    width: auto !important;
    left: auto !important;
    bottom: 15px !important;
}
/*中间那四个广告位*/
.bg-sales{
    width: 281px;
    height: 170px;
    /*background: url("../../images/sale.png");*/
}
.bg-sales img{
    border-radius: 10px;
}

.bg-examin img{
    border-radius: 10px;
}
.bg-examine{
    width: 281px;
    height: 170px;
    background: url("../../images/examine.png");
}
.bg-love{
    width: 281px;
    height: 170px;
    background: url("../../images/love.png");
}
.bg-book{
    width: 281px;
    height: 170px;
    background: url("../../images/book.png");
}
.pt25{
    padding-top: 25px;
}
.pb25{
    padding-bottom: 25px;
}
/*中间那四个广告位完了*/

/*商品展示样式*/
.goods-menu-top{
    margin-bottom: 27px;
}
.goods-menu-box{
    margin-top: 50px;
}
.goods-menu-one{
    margin-left: 34px;
    cursor: pointer;
}
.goods-menu-active{
    color: #74BE5E;
    position: relative;
}
.goods-menu-active:before{
    content: '';
    width: 70px;
    height: 3px;
    background: #74BE5E;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.ft22{
    font-size: 22px;
}
.goods-adv{
    width: 230px;
    height: 300px;
    border-radius: 10px;
}
.goods-block{
    display: block;
    margin-bottom: 6px;
}
.goods-block:hover{
    transform: scale(1.02);
    box-shadow: 0px 8px 10px 15px rgba(56, 56, 56, 0.03);
}
.goods-inline{
    display: inline-block;
}
.goods-one{
    width: 230px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-left: 9px;
    text-align: center;
    margin-bottom: 10px;
    /*box-shadow: 0px 7px 7px 10px rgba(56, 56, 56, 0.05);*/

}
.goods-one .ft12{
    padding: 0 10px;
}
.goods-one:hover{
    transform: scale(1.02);
    box-shadow: 0px 8px 10px 15px rgba(56, 56, 56, 0.03);
}
.goods-one img{
    width: 160px;
    height: 160px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ell {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.goods-title{
    width: 164px;
    margin: 0 auto 8px auto;
    line-height: 1;
}
.price-box{
    margin-top: 16px;
}
.price-now{
    color: #FF0000;
}
.price-old{
    text-decoration: line-through;
}
.brand-list{
    height: 140px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 0 30px;
    box-sizing: border-box;
    overflow-x: scroll;
    scrollbar-width:none;
}
.brand-list::-webkit-scrollbar{
    height: 0;
    width: 0;
}
.left-img {
    width: 10px;
    height: 18px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99999;
    opacity: 0;
}
.right-img{
    width: 10px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0;

}
.brand-img img{
    max-width: 160px;
    max-height: 80px;
    width: 110px;
    flex-shrink: 0;
}
.brand-img{
    margin-right: 36px;
    border: 1px solid #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 4px  ;
}
.brand-img:last-child{
    margin-right: 0;
}
.mt70{
    margin-top: 70px;
}
/*商品展示样式完*/

/*底部样式*/
.footer-box{
    height: 480px;
}
.footer-top{
    height: 120px;
}
.footer-top a{
    margin-right: 95px;
}
.footer-top a:last-child{
    margin-right: 0;
}
.footer-line{
    width: 1200px;
    height: 1px;
    background: #F7F7F7;
    margin-bottom: 40px;
}
.footer-line2{
    width: 1200px;
    height: 1px;
    background: #F7F7F7;
    margin-top: 30px;
    margin-bottom: 27px;
}
.a-block{
    display: block;
}
.mb40{
    margin-bottom: 40px;
}
.mb20{
    margin-bottom: 20px;
}
.code-img{
    margin-top: 26px;
    width: 92px;
    height: 92px;
}
.mt16{
    margin-top: 16px;
}
.service-button{
    width: 120px;
    height: 40px;
    background: #74BE5E;
    border-radius: 5px;
    margin-top: 18px;
    cursor: pointer;
}
.service-button img{
    margin-right: 6px;
    width: 20px;
    height: 20px;
}
.footer-about{
    margin-bottom: 8px;
}
.footer-about a{
    padding: 0 15px 0 14px;
    border-left: 1px solid #F7F7F7;
}
.clear-border{
    border: 0 !important;
    padding-left: 0 !important;
}
.footer-imgs{
    /*margin-right: 3px;*/
}
.footer-imgs a{
    /*margin-right: 3px;*/
}
.footer-imgs img{
    width: 80px;
    height: 27px;
    margin-right: 3px;
    border: 1px solid #EFEFEF;
}
/*底部样式完*/

/*悬浮菜单*/
.right-menu{
    width: 90px;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    border-radius: 10px;
    position: fixed;
    right: 30px;
    top: 600px;
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.right-menu img{
    width: 32px;
    height: 32px;
}
.right-menu-box a{
    color: #999;
}
.right-menu-box a:link {
    color: #999;
}

.right-menu-box a:visited {
    color: #999;
}

.right-menu-box a:hover {
    color: #999;
}

.right-menu-box a:active {
    color: #999;
}
.right-menu-box{
    margin-bottom: 14px;
    line-height: 1;
    cursor: pointer;
}
.right-menu-box:first-child{
    margin-top: 22px;
}
/*悬浮菜单完*/

/*底部*/
.contact-box{
    position: relative;
}
.contact-box:before{
    position: absolute;
    content: '';
    left: -70px;
    top: 0;
    width: 1px;
    height: 180px;
    background: #F7F7F7;
}
.lo{
    margin-top: 0;
}

.goods-block{
    border-radius: 10px !important;
}
